Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot - Mailing list pgsql-hackers

From Ari Halberstadt
Subject Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot
Date
Msg-id v04003a08b370b74db950@[207.244.108.39]
Whole thread Raw
In response to Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote:
>...
>  But I think what Bruce really had in mind was to run pg_dump out of
>the latest snapshot against your 6.5b1 postmaster.  That should work

Running the new pg_dump:

$ pg_dump -p 4001 -D -f bboard.out bboard
Segmentation Fault (core dumped)

>  The coredump is happening in pg_dump, right, not in the connected
>backend?

Yes, it's pg_dump, not the backend.

-- Ari Halberstadt mailto:ari@shore.net <http://www.magiccookie.com/>
PGP public key available at <http://www.magiccookie.com/pgpkey.txt>




pgsql-hackers by date:

Previous
From: Ari Halberstadt
Date:
Subject: Re: AW: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 sna pshot
Next
From: David Sauer
Date:
Subject: I can't compile cvs snapshot ...